c0323240a2faa7cba21cd52a2ba2be6de28ccebf
[git-annex.git] /
1 [[!comment format=mdwn
2  username="jkniiv"
3  avatar="http://cdn.libravatar.org/avatar/05fd8b33af7183342153e8013aa3713d"
4  subject="comment 2"
5  date="2022-07-14T20:32:06Z"
6  content="""
7 > We could go argue with the Win32 maintainer to put it back in. I have: https://github.com/haskell/win32/issues/208
8
9 Thanks. I see they seem be rather receptive to your suggestion. (I put in a thumbs up, too) The only issue I see is deciding on
10 how to name the raw version of createFile. Is there some precedent in Haskell land as to naming conventions? C and Python
11 would just prepend an underscore or two to the name without necessarily indicating that they would be thereby off limits (\"internal\").
12 Maybe something like `_raw_CreateFile` with or without the underscore in the beginning?
13
14 """]]